DELETE api/admin/{adminId}/project/{projectId}/remove?crmId[0]={crmId[0]}&crmId[1]={crmId[1]}

Delete (remove) CRM from project

Request Information

URI Parameters

NameDescriptionTypeAdditional information
projectId

integer

Required

crmId

Collection of string

Required

adminId

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.